PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFMarkupAnnotation Class / getInReplyTo Method
In This Topic
    getInReplyTo Method
    In This Topic
    Gets the annotation that this annotation is "in reply to".
    Syntax
    public PDFAnnotation getInReplyTo()

    Return Value

    A reference to the annotation that this annotation is "in reply to".
    See Also